ComponentOne Studio Web API Edition
BodyModelBinder<T> Class
Members 

ModelBinder that reads information from the Request.Body. Please be aware that it is only safe to read the Request's Body one time.
Syntax
'Declaration
 
Public Class BodyModelBinder(Of T) 
public class BodyModelBinder<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Api.BodyModelBinder<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BodyModelBinder<T> Members
C1.Web.Api Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.